GtkScale: Remove links from doc section title
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Sep 2010 01:52:58 +0000 (21:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 25 Sep 2010 01:52:58 +0000 (21:52 -0400)
gtk/gtkscale.c

index 263d9145bf576184301877ad662a64e0cf8da1b4..82a0964af280c15d858f4eb521adf914b330c3e3 100644 (file)
 
 /**
  * SECTION:gtkscale
- * @Short_description: Base class for #GtkHScale and #GtkVScale
+ * @Short_description: Base class for GtkHScale and GtkVScale
  * @Title: GtkScale
  *
- * A #GtkScale is a slider control used to select a numeric value.
+ * A GtkScale is a slider control used to select a numeric value.
  * To use it, you'll probably want to investigate the methods on
- * its base class, #GtkRange, in addition to the methods for #GtkScale itself.
+ * its base class, #GtkRange, in addition to the methods for GtkScale itself.
  * To set the value of a scale, you would normally use gtk_range_set_value().
  * To detect changes to the value, you would normally use the
- * #GtkRange::value_changed signal.
+ * #GtkRange::value-changed signal.
  *
  * <refsect2 id="GtkScale-BUILDER-UI"><title>GtkScale as GtkBuildable</title>
  * GtkScale supports a custom &lt;marks&gt; element, which